lcTIN_DelPoint Home

Deletes specified point from a TIN object.

 BOOL lcTIN_DelPoint (
   HANDLE hTinPnt
 );

Parameters
hTinPnt
  Handle to a TIN point.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).